.. koji-fedmsg-plugin documentation master file, created by
   sphinx-quickstart on Thu Mar 19 08:49:31 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to koji-fedmsg-plugin's documentation!
==============================================

This project defines `fedora-messages` sent by Fedora's build system koji.

Included in this library are the message schema for those messages, and a handy Python class that
can be used to send and receive those messages.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   build
   package
   repo
   rpm
   tag
   task

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
